has Crop
Deprecated
Use supportsCrop instead.
Replace with
this.supportsCrop(block)Content copied to clipboard
Query if the given block has crop properties.
Return
true if the block has crop properties, false otherwise.
Parameters
block
the block to query.